Skip to content

fix(ui): 1692 fix exemption label on registraiton page#1732

Merged
JazzarKarim merged 2 commits into
bcgov:mainfrom
JazzarKarim:1692-fix-wrong-blpr
Jun 15, 2026
Merged

fix(ui): 1692 fix exemption label on registraiton page#1732
JazzarKarim merged 2 commits into
bcgov:mainfrom
JazzarKarim:1692-fix-wrong-blpr

Conversation

@JazzarKarim

Copy link
Copy Markdown
Collaborator

Issue:

Description of changes:
image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the BC Registry and Digital Services BSD 3-Clause License

@JazzarKarim JazzarKarim self-assigned this Jun 15, 2026
}
return activeReg.value?.strRequirements?.isPrincipalResidenceRequired
const getPrRequired = (): string =>
activeReg.value?.strRequirements?.isPrincipalResidenceRequired

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont we need to update the test cases for the changes in this file. i only see one path being tested which is the Required one. Are the rest already covered somewhere?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added test cases for the changes, thanks!

@bcregistry-sre

Copy link
Copy Markdown
Collaborator

Temporary Url for review: https://strr-examiner-dev--pr-1732-7sejv8ja.web.app

@sonarqubecloud

Copy link
Copy Markdown

@bcregistry-sre

Copy link
Copy Markdown
Collaborator

Temporary Url for review: https://strr-examiner-dev--pr-1732-7sejv8ja.web.app

@JazzarKarim JazzarKarim requested a review from jimmypalelil June 15, 2026 20:57
nocStatus: null
}

export const mockHostRegistrationNotRequired: HostRegistrationResp = {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit]

not really a fan of the naming of this variable here lol.

@JazzarKarim JazzarKarim merged commit ed0b22e into bcgov:main Jun 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants